From: John Audia Date: Mon, 10 Mar 2025 14:56:41 +0000 (-0400) Subject: htop: update to 3.4.0 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=23aeff234131f9c53e74cf6d7fd4058023f312da;p=feed%2Fpackages.git htop: update to 3.4.0 Changelog: https://github.com/htop-dev/htop/compare/3.3.0...3.4.0 Build system: x86/64 Build-tested: bcm27xx/bcm2712, x86/64 Run-tested: bcm27xx/bcm2712 Signed-off-by: John Audia --- diff --git a/admin/htop/Makefile b/admin/htop/Makefile index f54ce4d1b9..118531643e 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htop -PKG_VERSION:=3.3.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.4.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/htop-dev/htop/tar.gz/$(PKG_VERSION)? -PKG_HASH:=1e5cc328eee2bd1acff89f860e3179ea24b85df3ac483433f92a29977b14b045 +PKG_HASH:=7a45cd93b393eaa5804a7e490d58d0940b1c74bb24ecff2ae7b5c49e7a3c1198 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING